JOYSTICK TWIST X

This command will give support for reading joystick X twist.

  Syntax
Return Integer=JOYSTICK TWIST X()
  Returns

The command will give support for reading joystick x twist

  Example Code
do
cls
print "joystick twist x "+str$(joystick twist x())
print "joystick twist y "+str$(joystick twist y())
print "joystick twist z "+str$(joystick twist z())
loop
end
  See also

INPUT Commands Menu
Index